Skip to content

fix(rbx_api,mantle) replace deprecated api for uploading image assets with Open Cloud API#236

Merged
blake-mealey merged 4 commits intomainfrom
blake/open-cloud-image-upload
Mar 4, 2025
Merged

fix(rbx_api,mantle) replace deprecated api for uploading image assets with Open Cloud API#236
blake-mealey merged 4 commits intomainfrom
blake/open-cloud-image-upload

Conversation

@blake-mealey
Copy link
Owner

@blake-mealey blake-mealey commented Mar 3, 2025

Fixes #235

Notes:

  • Breaking change for rbx_api since I'm deleting the deprecated API
  • Breaks archiving image assets when Mantle "deletes" the resource: it will now make no change. We can fix this by using the Open Cloud archive asset API however it is not currently implemented in rbx_cloud (the crate we use to interact with Open Cloud)
  • Docs require updating to indicate this feature now requires Open Cloud auth

@vercel
Copy link

vercel bot commented Mar 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mantle-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 4, 2025 2:53am

@blake-mealey blake-mealey enabled auto-merge (squash) March 4, 2025 02:53
@blake-mealey blake-mealey merged commit 3d57912 into main Mar 4, 2025
4 checks passed
@blake-mealey blake-mealey deleted the blake/open-cloud-image-upload branch March 4, 2025 02:53
@Etheroit
Copy link
Contributor

Etheroit commented Mar 4, 2025

Hi @blake-mealey

Would love to switch to the fixed version with rokit & aftman. Would it be possible for you to also create a release (not only a tag)?

Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Asset (Image) uploading no longer working

2 participants